projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67311e1
)
Inline isn't C89.
author
robertl
<robertl>
Sat, 24 Aug 2002 03:00:39 +0000
(
03:00
+0000)
committer
robertl
<robertl>
Sat, 24 Aug 2002 03:00:39 +0000
(
03:00
+0000)
coldsync/config.h
patch
|
blob
|
history
diff --git
a/coldsync/config.h
b/coldsync/config.h
index 5d489717a315904cafeafb7b430d96132a01a48e..69eadd99c80ec38c336bba4d7cdda8080c0ba527 100644
(file)
--- a/
coldsync/config.h
+++ b/
coldsync/config.h
@@
-5,4
+5,4
@@
#define STDC_HEADERS 1
#define _(str) str
-// #define bzero(str, len) memset((str), 0, (len))
+#define inline